gtk4.git
2017-01-19 Daniel Bolescombobox: Avoid a pointless assignment
2017-01-19 Daniel Bolescombobox: Also preselect active item in grid popup
2017-01-19 Daniel Bolesscale: Really fix documentation of set_digits()
2017-01-19 Daniel Bolesscale: doc: set_digits doesn’t round retroactively
2017-01-19 Daniel BolesScale: Always sync ::digits to Range::round-digits
2017-01-18 Daniel Bolescombobox: Work around popup handler altering model
2017-01-18 Daniel Bolescombobox: Don’t select active item if it’s hidden
2017-01-18 Daniel Bolescombobox: Move variables into narrowest scopes
2017-01-18 Dušan KazikUpdate Slovak translation
2017-01-18 Benjamin Ottevulkan: Fix copy/paste error
2017-01-18 Benjamin Ottevulkan: Add compiled shaders
2017-01-18 Benjamin Ottevulkan: Compute right size for outset shadow
2017-01-18 Benjamin Ottecss: Remove deprecated number-as-pixels compatibility
2017-01-18 Benjamin Ottevulkan: Add support for unblurred box-shadow
2017-01-18 Benjamin Otterendernode: Add getters for box-shadow nodes
2017-01-18 Benjamin Ottedocs: Remove mention of GdkColor
2017-01-17 Matthias ClasenRevert "filechooser portal: Make sure we can save"
2017-01-17 Matthias Clasenfilechooser portal: Make sure we can save
2017-01-17 Rui Matosgdk/wayland: Always get the seat's key modifiers from...
2017-01-17 Rui Matosgdk/wayland: Don't add GDK_META_MASK to gdk mod masks...
2017-01-17 Jonas Ådahlwayland: Handle subsurface as popup parent
2017-01-17 Benjamin Ottevulkan: Add fallback message for node-as-texture
2017-01-17 Benjamin Ottevulkan: Generate clip shaders from same source
2017-01-17 Benjamin Ottevulkan: Add clip.vert.glsl
2017-01-17 Benjamin Ottevulkan: Add a clip.frag.glsl include
2017-01-17 Benjamin Ottevulkan: Add push constants to fragment shader
2017-01-17 Benjamin Ottevulkan: Move push constants into their own header
2017-01-17 Mohammed Sadiqwayland: avoid an unnecessary g_list_length call
2017-01-16 Matthias Clasen3.89.3
2017-01-16 Matthias ClasenWe no longer have gdktestutils
2017-01-16 Daniel MustielesUpdated Spanish translation
2017-01-16 Daniel MustielesUpdated Spanish translation
2017-01-16 Timm Bäderswitch: Fix build
2017-01-16 Timm Bäderswitch: Remove some unused code
2017-01-16 Timm Bädergtkentryprivate: Remove unused prototype
2017-01-16 Timm Bäderscalebutton: Use GtkButon:icon-name in the ui file
2017-01-16 Timm Bäderspinbutton: Restore gtk3 focus behavior
2017-01-16 Timm Bäderinspector: Use GtkButton:icon-name in ui files
2017-01-16 Timm Bäderentry: Remove unused struct member
2017-01-16 Timm Bädergtk4-section: Add GtkInfoBar:revealed setter+getter
2017-01-16 Olivier Fourdanwayland: avoid 0 width/height anchor rectangle
2017-01-16 Chun-wei FanVisual Studio builds: Update gsk project
2017-01-15 Daniel Bolesgrid: Fix plural error in docs' @Short_description
2017-01-15 Jordi MasUpdate Catalan translation
2017-01-13 Benjamin Ottesnapshot: Rename gtk_snapshot_translate_2d()
2017-01-13 Jordi MasUpdate Catalan translation
2017-01-13 Benjamin Ottesnapshot: Rename append APIs
2017-01-13 Benjamin Ottecssimage: Fallback images have no aspect ratio
2017-01-13 Benjamin Ottecssimage: Scale images to contain, not cover
2017-01-13 Benjamin Ottesnapshot: Redo pop() API
2017-01-13 Benjamin Ottesnapshot: Add gtk_snapshot_push_blend()
2017-01-13 Benjamin Ottereftests: Fix test
2017-01-13 Benjamin Ottestack: Build stored render node with custom Snapshot...
2017-01-13 Benjamin OtteAdd gtk_snapshot_push_cross_fade()
2017-01-12 William Huamir: use modal window hint
2017-01-12 Matthias Clasenwidget-factory: Add a system tab to the about dialog
2017-01-12 Matthias Clasenabout dialog: Add a "system" tab
2017-01-12 Timm Bäderactionbar: Notify when :revealed changes
2017-01-12 Timm Bäderinfobar: Fix copy&paste error in documentation
2017-01-12 Timm Bäderinfobar demo: Adapt to GtkInfoBar changes
2017-01-12 Timm Bäderinfobar: Add :revealed property
2017-01-12 Timm Bäderinfobar: Keep GParamSpecs around
2017-01-12 Benjamin Ottex11: Add call to XInitThreads()
2017-01-11 Matthias ClasenMore filter documentation updates
2017-01-11 Matthias ClasenCorrect the -gtk-icon-filter docs
2017-01-11 Benjamin Ottebuild: List resource files explicitly
2017-01-11 Benjamin Otteshortcutswindow: Make dispose work properly
2017-01-11 Benjamin Ottetests: Add a rendernode test for borders
2017-01-11 Benjamin Ottevulkan: Add shader for border rendering
2017-01-11 Alexander LarssonGtkSnapshot: Always use int for the translation
2017-01-11 Alexander Larssonwidget: Avoid typechecks when accessing ->clip and...
2017-01-11 Alexander LarssonGtkCSSImage: Avoid some type checks
2017-01-11 Alexander LarssonAvoid some more type checks for internal calls
2017-01-11 Alexander Larssongtkcssgadget: Use private non-checking versions of...
2017-01-11 Alexander LarssonGtkSnapshot: Reuse snapshot state objects
2017-01-11 Alexander LarssonGtkSnapshot: Move collect data to a union in the state
2017-01-11 Alexander LarssonSnapshot: Only record names if inspector is recording
2017-01-11 Alexander Larssongsk_rounded_rect_init_copy: Don't normalize
2017-01-11 Alexander LarssonSkip dynamic type check in css value getters
2017-01-11 Matthias ClasenSome updates to the migration guide
2017-01-11 Matthias ClasenDocument -gtk-icon-filter
2017-01-11 Benjamin Ottecssimage: Fix cross-fade
2017-01-11 Matthias ClasenRemove an unnecessary check
2017-01-11 Matthias ClasenUse an internal parameter check here as well
2017-01-11 Matthias ClasenUse gtk_internal_return_val_if_fail here
2017-01-11 Matthias ClasenUse _gtk_widget_get_window more
2017-01-11 Matthias ClasenRefactor some css transition code slightly
2017-01-10 Matthias ClasenUse the .symbolic.png assets in Adwaita
2017-01-10 Rui Matosgdk/wayland: Handle non-existant gsettings keys
2017-01-10 Rui Matosgdk/wayland: Add support for the gtk-enable-primary...
2017-01-09 William Huamir: fix compile-time warnings
2017-01-09 Daniel Bolesrevealer: Fix a typo in a function doc
2017-01-09 William Huamir: properly handle empty clipboard
2017-01-09 Chun-wei FanVisual Studio builds: Move project files to win32/
2017-01-09 Chun-wei Fanbuild/Makefile.msvcproj: Improve documentation
2017-01-09 Benjamin Ottecssgadget: Compute clip correctly
2017-01-08 Timm Bäderwidget: Document child/sibling accessors
2017-01-08 Timm Bäderswitch: Use a widget as slider
2017-01-08 Timm Bäderwidget: Add construct-only css-name property
2017-01-08 Timm Bäderactionbar: Fix class and instance struct parent member
next